[INFO] cloning repository https://github.com/fulara/fura
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fulara/fura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffulara%2Ffura", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffulara%2Ffura'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d27ec1c326f088611b47fbe33ea5ceca605247c2
[INFO] testing fulara/fura against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffulara%2Ffura" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fulara/fura
[INFO] finished tweaking git repo https://github.com/fulara/fura
[INFO] tweaked toml for git repo https://github.com/fulara/fura written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fulara/fura on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fulara/fura already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 802b7623723469256f0ef290c3f6a813515d54ca45222fa48a0f7aef0f8d6b61
[INFO] running `Command { std: "docker" "start" "-a" "802b7623723469256f0ef290c3f6a813515d54ca45222fa48a0f7aef0f8d6b61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "802b7623723469256f0ef290c3f6a813515d54ca45222fa48a0f7aef0f8d6b61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802b7623723469256f0ef290c3f6a813515d54ca45222fa48a0f7aef0f8d6b61", kill_on_drop: false }`
[INFO] [stdout] 802b7623723469256f0ef290c3f6a813515d54ca45222fa48a0f7aef0f8d6b61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b685fabb1944267677c852126149124586e16f4e4c19669f7dd1f42a8b721d1
[INFO] running `Command { std: "docker" "start" "-a" "6b685fabb1944267677c852126149124586e16f4e4c19669f7dd1f42a8b721d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling wry v0.55.0
[INFO] [stderr]    Compiling rusqlite_migration v2.5.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.35.0
[INFO] [stderr]    Compiling fura v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `previous_snapshot` and `target_snapshot` are never read
[INFO] [stdout]    --> src/state.rs:978:16
[INFO] [stdout]     |
[INFO] [stdout] 977 | pub(crate) struct GetStateApplyOutcome {
[INFO] [stdout]     |                   -------------------- fields in this struct
[INFO] [stdout] 978 |     pub(crate) previous_snapshot: Option<ServerMessage>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 979 |     pub(crate) target_snapshot: Option<ServerMessage>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s
[INFO] running `Command { std: "docker" "inspect" "6b685fabb1944267677c852126149124586e16f4e4c19669f7dd1f42a8b721d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b685fabb1944267677c852126149124586e16f4e4c19669f7dd1f42a8b721d1", kill_on_drop: false }`
[INFO] [stdout] 6b685fabb1944267677c852126149124586e16f4e4c19669f7dd1f42a8b721d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ec39bbe2eb0d14788ac70f5fd1390d77399d67c70e1783a412a0de53c68c37
[INFO] running `Command { std: "docker" "start" "-a" "e0ec39bbe2eb0d14788ac70f5fd1390d77399d67c70e1783a412a0de53c68c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rusqlite_migration v2.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.35.0
[INFO] [stderr]    Compiling wry v0.55.0
[INFO] [stderr]    Compiling fura v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tests::test_state`
[INFO] [stdout]     --> src/web.rs:1622:28
[INFO] [stdout]      |
[INFO] [stdout] 1622 |         TranscriptMessage, tests::test_state,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "e0ec39bbe2eb0d14788ac70f5fd1390d77399d67c70e1783a412a0de53c68c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ec39bbe2eb0d14788ac70f5fd1390d77399d67c70e1783a412a0de53c68c37", kill_on_drop: false }`
[INFO] [stdout] e0ec39bbe2eb0d14788ac70f5fd1390d77399d67c70e1783a412a0de53c68c37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb7e204d3c3fd75cc5332f73d40c1a9f025b1dd86d3def4a4681e84e5df25b38
[INFO] running `Command { std: "docker" "start" "-a" "bb7e204d3c3fd75cc5332f73d40c1a9f025b1dd86d3def4a4681e84e5df25b38", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tests::test_state`
[INFO] [stderr]     --> src/web.rs:1622:28
[INFO] [stderr]      |
[INFO] [stderr] 1622 |         TranscriptMessage, tests::test_state,
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fura` (bin "fura" test) generated 1 warning (run `cargo fix --bin "fura" -p fura --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fura-0295819a70b23eb8)
[INFO] [stdout] 
[INFO] [stdout] running 297 tests
[INFO] [stdout] test code::tests::definition_without_rust_root_reports_files_only_and_never_spawns ... ok
[INFO] [stdout] test code::tests::definition_rediscovers_rust_root_after_cargo_appears ... ok
[INFO] [stdout] test code::tests::discovers_cargo_manifest_at_root ... ok
[INFO] [stdout] test code::tests::definition_rejects_binary_file_with_request_scoped_error ... ok
[INFO] [stdout] test code::tests::lists_directories_before_files_and_filters_generated_dirs ... ok
[INFO] [stdout] test code::tests::map_locations_classifies_local_and_external_targets ... ok
[INFO] [stdout] test code::tests::reads_text_file_with_language_and_version ... ok
[INFO] [stdout] test code::tests::rejects_binary_files ... ok
[INFO] [stdout] test code::tests::rejects_symlink_escape ... ok
[INFO] [stdout] test code::tests::rejects_parent_path_segments ... ok
[INFO] [stdout] test code::tests::searches_files_from_nested_base_dir ... ok
[INFO] [stdout] test code::tests::rejects_search_base_outside_workspace ... ok
[INFO] [stdout] test code_lsp::tests::client_capabilities_request_markdown_hover ... ok
[INFO] [stdout] test code_lsp::tests::empty_hover_resolves_to_none ... ok
[INFO] [stdout] test code_lsp::tests::empty_plaintext_hover_resolves_to_none ... ok
[INFO] [stdout] test code_lsp::tests::frames_message_with_content_length ... ok
[INFO] [stdout] test code_lsp::tests::goto_response_scalar_and_array_resolve_paths ... ok
[INFO] [stdout] test code_lsp::tests::hover_array_joins_parts ... ok
[INFO] [stdout] test code_lsp::tests::client_capabilities_force_plain_locations_and_status ... ok
[INFO] [stdout] test code_lsp::tests::decodes_plain_file_uri ... ok
[INFO] [stdout] test code_lsp::tests::hover_markup_passes_through_markdown ... ok
[INFO] [stdout] test code_lsp::tests::initialization_options_enable_build_scripts_and_proc_macros ... ok
[INFO] [stdout] test code_lsp::tests::hover_scalar_language_string_is_fenced ... ok
[INFO] [stdout] test code_lsp::tests::null_goto_response_is_empty ... ok
[INFO] [stdout] test code_lsp::tests::percent_decodes_unicode_bytes ... ok
[INFO] [stdout] test code_lsp::tests::plaintext_hover_is_fenced_verbatim ... ok
[INFO] [stdout] test code::tests::list_tree_uses_rg_like_hidden_and_gitignore_filters ... ok
[INFO] [stdout] test code::tests::searches_files_from_workspace_root ... ok
[INFO] [stdout] test code_lsp::tests::probe_rejects_non_rust_analyzer_zero_exit ... ok
[INFO] [stdout] test code_lsp::tests::rejects_non_file_uri ... ok
[INFO] [stdout] test code_lsp::tests::reads_two_back_to_back_messages ... ok
[INFO] [stdout] test code_lsp::tests::round_trips_file_uri_with_spaces ... ok
[INFO] [stdout] test code_lsp::tests::reads_framed_message_split_across_reads ... ok
[INFO] [stdout] test code_lsp::tests::returns_none_on_clean_eof ... ok
[INFO] [stdout] test code_lsp::tests::probe_reports_unavailable_for_missing_binary ... ok
[INFO] [stdout] test code_lsp::tests::probe_reports_error_for_nonzero_exit ... ok
[INFO] [stdout] test code_lsp::tests::version_identity_accepts_rust_analyzer_and_rejects_others ... ok
[INFO] [stdout] test commands::review_comment_tests::review_agent_review_start_rejects_busy_session_without_enabling_tools ... ok
[INFO] [stdout] test commands::review_comment_tests::review_agent_review_start_sets_tools_and_prompts_with_patch ... ok
[INFO] [stdout] test commands::review_comment_tests::review_comment_create_persists_and_broadcasts_without_direct_success ... ok
[INFO] [stdout] test commands::review_comment_tests::review_host_tool_active_context_creates_agent_comment ... ok
[INFO] [stdout] test commands::review_comment_tests::review_comment_list_update_and_delete_round_trip ... ok
[INFO] [stdout] test commands::review_comment_tests::review_host_tool_rejects_mismatched_transport_session ... ok
[INFO] [stdout] test commands::review_comment_tests::review_host_tool_new_file_comment_uses_null_old_path ... ok
[INFO] [stdout] test config::tests::fura_config_defaults_to_no_proposed_models ... ok
[INFO] [stdout] test config::tests::fura_config_omits_empty_proposed_models ... ok
[INFO] [stdout] test config::tests::local_bind_url_formats_socket_addr ... ok
[INFO] [stdout] test config::tests::normalize_proposed_models_trims_fields_and_drops_empty_cached_name ... ok
[INFO] [stdout] test config::tests::normalize_remote_host_rejects_scheme_and_path ... ok
[INFO] [stdout] test config::tests::proposed_model_default_thinking_is_omitted ... ok
[INFO] [stdout] test config::tests::proposed_model_non_default_thinking_serializes_lowercase ... ok
[INFO] [stdout] test config::tests::proposed_model_parse_keeps_model_id_slashes ... ok
[INFO] [stdout] test config::tests::remote_listener_builds_https_origin_and_deduplicates_extras ... ok
[INFO] [stdout] test config::tests::remote_listener_requires_all_tls_fields_when_enabled ... ok
[INFO] [stdout] test config::tests::validate_proposed_models_rejects_bad_ids_and_duplicates ... ok
[INFO] [stdout] test config::tests::validate_remote_cert_expiry_accepts_cert_with_more_than_five_days_left ... ok
[INFO] [stdout] test config::tests::validate_remote_cert_expiry_rejects_cert_with_less_than_five_days_left ... ok
[INFO] [stdout] test commands::review_comment_tests::review_host_tool_rejects_unmapped_path_without_persisting ... ok
[INFO] [stdout] test commands::review_comment_tests::review_host_tool_requires_active_context ... ok
[INFO] [stdout] test code::tests::hover_query_returns_markdown_via_mock_analyzer ... ok
[INFO] [stdout] test code::tests::references_query_returns_all_local_locations_via_mock_analyzer ... ok
[INFO] [stdout] test commands::review_comment_tests::conflict_agent_run_sets_tools_and_prompts_selected_conflict ... ok
[INFO] [stdout] test conflict::tests::opens_conflicted_file_buffers ... ok
[INFO] [stdout] test commands::review_comment_tests::conflict_host_tool_broadcasts_agent_result ... ok
[INFO] [stdout] test conflict::tests::prepares_selected_conflict_conflict_agent_request ... ok
[INFO] [stdout] test conflict::tests::previews_magic_wand_for_add_add_import_conflict ... ok
[INFO] [stdout] test conflict::tests::resolves_linewise_independent_magic_wand_block ... ok
[INFO] [stdout] test conflict::tests::resolves_same_line_non_overlapping_magic_wand_block ... ok
[INFO] [stdout] test conflict::tests::rejects_parent_path_segments ... ok
[INFO] [stdout] test conflict::tests::scans_conflicted_repository ... ok
[INFO] [stdout] test conflict::tests::rejects_magic_wand_when_no_safe_rule_applies ... ok
[INFO] [stdout] test conflict::tests::rejects_stage_when_any_conflict_marker_line_remains ... ok
[INFO] [stdout] test conflict::tests::stages_resolved_conflict_file ... ok
[INFO] [stdout] test conflict::tests::rejects_selected_conflict_conflict_agent_result_that_changes_outside_scope ... ok
[INFO] [stdout] test code::tests::definition_query_resolves_local_target_via_mock_analyzer ... ok
[INFO] [stdout] test conflict::tests::rejects_stale_conflict_result_write ... ok
[INFO] [stdout] test conflict::tests::rejects_same_size_stale_conflict_result_write ... ok
[INFO] [stdout] test diff::tests::parse_name_status_rewrites_preserve_loadable_selectors ... ok
[INFO] [stdout] test conflict::tests::writes_conflict_result_with_version_guard ... ok
[INFO] [stdout] test diff::tests::lists_commits_and_creates_safe_review_worktree ... ok
[INFO] [stdout] test diff::tests::listed_commit_message_includes_subject_and_body ... ok
[INFO] [stdout] test diff::tests::full_patch_payload_and_commit_stepping_preserve_requested_range ... ok
[INFO] [stdout] test diff::tests::rebase_slash_command_refuses_when_busy ... ok
[INFO] [stdout] test diff::tests::rebase_slash_command_rejects_empty_or_extra_args ... ok
[INFO] [stdout] test diff::tests::lazy_session_changes_patch_reuses_prepared_generation_identity ... ok
[INFO] [stdout] test diff::tests::rebase_session_repo_aborts_on_conflict ... ok
[INFO] [stdout] test diff::tests::compare_summary_includes_aggregate_patch_only_for_all_files_file_patch_mode ... ok
[INFO] [stdout] test diff::tests::rebase_session_repo_refuses_dirty_and_unknown_inputs ... ok
[INFO] [stdout] test diff::tests::rebase_session_repo_clean_rebase_moves_head ... ok
[INFO] [stdout] test diff::tests::reports_missing_ref_and_truncates_large_diff ... ok
[INFO] [stdout] test diff::tests::session_changes_requires_session_start_snapshot ... ok
[INFO] [stdout] test diff::tests::session_changes_snapshot_queues_repo_diff_snapshot_rpc ... ok
[INFO] [stdout] test diff::tests::renamed_file_summary_selector_loads_lazy_patch ... ok
[INFO] [stdout] test diff::tests::resolves_refs_and_generates_full_and_stat_diff ... ok
[INFO] [stdout] test diff::tests::opens_session_changes_from_session_start_snapshot_to_worktree ... ok
[INFO] [stdout] test event_debug::tests::rotate_debug_log_is_noop_for_empty_or_missing_file ... ok
[INFO] [stdout] test event_debug::tests::rotate_debug_log_moves_nonempty_file_into_rotated_logs ... ok
[INFO] [stdout] test event_debug::tests::rotate_debug_log_prunes_only_structural_rotations ... ok
[INFO] [stdout] test event_debug::tests::rotate_debug_log_retains_only_five_newest_rotations ... ok
[INFO] [stdout] test diff::tests::session_changes_snapshot_can_target_explicit_ref_and_repo_root ... ok
[INFO] [stdout] test diff::tests::superseded_generation_errors_are_suppressed ... ok
[INFO] [stdout] test diff::tests::selected_session_commit_diff_uses_git_parent_not_snapshot_commit ... ok
[INFO] [stdout] test presets::tests::delete_is_idempotent ... ok
[INFO] [stdout] test presets::tests::parse_normalizes_crlf_in_body ... ok
[INFO] [stdout] test presets::tests::load_skips_non_slug_filenames ... ok
[INFO] [stdout] test presets::tests::falls_back_to_first_line_when_no_frontmatter ... ok
[INFO] [stdout] test presets::tests::presets_dir_is_sibling_of_config ... ok
[INFO] [stdout] test presets::tests::round_trip_without_metadata_writes_plain_body ... ok
[INFO] [stdout] test presets::tests::parses_frontmatter_description_and_defaults ... ok
[INFO] [stdout] test presets::tests::round_trip_preserves_fields ... ok
[INFO] [stdout] test presets::tests::load_ignores_non_md_and_subdirs ... ok
[INFO] [stdout] test presets::tests::validates_names ... ok
[INFO] [stdout] test projection::tests::projected_messages_without_upstream_ids_get_stable_distinct_ids ... ok
[INFO] [stdout] test projection::tests::map_omp_message_preserves_missing_id_for_live_streaming ... ok
[INFO] [stdout] test presets::tests::save_and_load_round_trip ... ok
[INFO] [stdout] test projection::tests::suppressed_events_do_not_perturb_projected_fallback_ids ... ok
[INFO] [stdout] test presets::tests::save_rejects_name_with_path ... ok
[INFO] [stdout] test diff::tests::rebase_slash_command_rebaselines_via_snapshot ... ok
[INFO] [stdout] test review_comments::tests::invalid_empty_body_rejected ... ok
[INFO] [stdout] test review_comments::tests::create_and_list_comments ... ok
[INFO] [stdout] test review_comments::tests::unsupported_control_character_rejected ... ok
[INFO] [stdout] test session::tests::delta_anchored_at_task_card_resends_adjacent_review_entry ... ok
[INFO] [stdout] test session::tests::message_render_hash_changes_only_when_rendered_fields_change ... ok
[INFO] [stdout] test session::tests::projection_delta_replaces_transcript_tail_from_index ... ok
[INFO] [stdout] test session::tests::push_tool_entry_appends_review_only_for_reviewer_tasks ... ok
[INFO] [stdout] test session::tests::review_card_from_tool_drops_findings_with_out_of_range_line ... ok
[INFO] [stdout] test session::tests::review_card_from_tool_extracts_sorted_findings_and_verdict ... ok
[INFO] [stdout] test session::tests::review_card_from_tool_ignores_non_review_tools_and_empty_tasks ... ok
[INFO] [stdout] test session::tests::review_card_from_tool_reads_live_progress_when_results_absent ... ok
[INFO] [stdout] test session::tests::tool_card_render_hash_ignores_insert_position ... ok
[INFO] [stdout] test tests::active_tool_work_keeps_projection_busy ... ok
[INFO] [stdout] test tests::agent_end_refresh_uses_remapped_session_id_after_get_state ... ok
[INFO] [stdout] test tests::append_bridge_debug_event_writes_compact_websocket_record ... ok
[INFO] [stdout] test tests::append_bridge_debug_rpc_line_writes_exact_raw_line ... ok
[INFO] [stdout] test tests::append_client_message_debug_event_writes_connection_aware_session_attach_record ... ok
[INFO] [stdout] test tests::append_client_message_debug_event_writes_prompt_preview_fields ... ok
[INFO] [stdout] test review_comments::tests::delete_removes_row ... ok
[INFO] [stdout] test tests::async_task_card_stays_active_until_final_update ... ok
[INFO] [stdout] test tests::blocking_extension_ui_request_sets_session_pending_ask ... ok
[INFO] [stdout] test tests::append_event_debug_rpc_line_writes_compact_summary ... ok
[INFO] [stdout] test tests::cancel_extension_ui_request_clears_matching_pending_ask ... ok
[INFO] [stdout] test tests::compacting_never_overrides_a_terminal_status ... ok
[INFO] [stdout] test tests::compacting_session_projects_busy_and_compacting ... ok
[INFO] [stdout] test tests::catalog_transport_available_models_emits_global_catalog ... ok
[INFO] [stdout] test review_comments::tests::mark_flushed_persists_and_update_clears_marker ... ok
[INFO] [stdout] test tests::config_set_rejects_empty_payload ... ok
[INFO] [stdout] test tests::config_set_updates_visibility_preferences_and_broadcasts ... ok
[INFO] [stdout] test tests::default_omp_rpc_args_enable_rpc_ui_mode ... ok
[INFO] [stdout] test tests::delete_session_rejects_unknown_worktree_deletion ... ok
[INFO] [stdout] test tests::dialog_respond_clears_session_pending_ask ... ok
[INFO] [stdout] test tests::dialog_respond_rejects_non_object_response ... ok
[INFO] [stdout] test review_comments::tests::update_body_updates_timestamp ... ok
[INFO] [stdout] test tests::event_coordinator_flushes_pending_delta_before_non_session_event ... ok
[INFO] [stdout] test tests::dialog_respond_sends_rpc_extension_ui_response ... ok
[INFO] [stdout] test tests::get_state_update_helper_consumes_pending_create_and_remaps_transport ... ok
[INFO] [stdout] test tests::exit_plan_mode_tool_end_does_not_request_preview ... ok
[INFO] [stdout] test tests::host_tool_cancel_event_is_noop_safe ... ok
[INFO] [stdout] test tests::get_state_updates_current_todo_projection ... ok
[INFO] [stdout] test tests::ignores_incomplete_image_content_blocks ... ok
[INFO] [stdout] test tests::live_missing_id_message_end_appends_distinct_messages ... ok
[INFO] [stdout] test tests::host_uri_frames_are_ignored_without_provider_behavior ... ok
[INFO] [stdout] test tests::live_missing_id_message_update_uses_streaming_sentinel ... ok
[INFO] [stdout] test tests::live_missing_id_message_end_matches_historical_projected_id ... ok
[INFO] [stdout] test tests::load_default_cwd_falls_back_to_startup_for_missing_last_cwd ... ok
[INFO] [stdout] test tests::local_bind_url_never_contains_token ... ok
[INFO] [stdout] test tests::map_omp_message_preserves_missing_id_for_live_streaming ... ok
[INFO] [stdout] test tests::map_omp_message_sets_is_new_false ... ok
[INFO] [stdout] test tests::load_default_cwd_prefers_valid_config_last_cwd ... ok
[INFO] [stdout] test tests::maps_basic_omp_message ... ok
[INFO] [stdout] test tests::maps_goal_mode_projection_from_omp_state ... ok
[INFO] [stdout] test tests::maps_bash_execution_to_system_role ... ok
[INFO] [stdout] test tests::maps_omp_message_timestamp ... ok
[INFO] [stdout] test tests::maps_image_content_block_without_exposing_base64_as_text ... ok
[INFO] [stdout] test tests::maps_redacted_thinking_block ... ok
[INFO] [stdout] test diff::tests::stale_selected_commit_falls_back_to_full_range ... ok
[INFO] [stdout] test tests::maps_user_attributed_developer_messages ... ok
[INFO] [stdout] test review_comments::tests::migrations_validate_and_apply ... ok
[INFO] [stdout] test tests::maps_user_image_content_for_transcript_roundtrip ... ok
[INFO] [stdout] test tests::maps_thinking_block ... ok
[INFO] [stdout] test tests::message_end_keeps_session_busy_until_agent_end ... ok
[INFO] [stdout] test tests::message_end_uses_top_level_event_timestamp ... ok
[INFO] [stdout] test tests::no_pretty_json_fallback_for_unknown_shape ... ok
[INFO] [stdout] test tests::opened_session_record_preserves_cached_available_transcript ... ok
[INFO] [stdout] test tests::notify_extension_ui_request_emits_session_notice ... ok
[INFO] [stdout] test tests::parses_conflict_messages ... ok
[INFO] [stdout] test tests::parses_prompt_send_behavior ... ok
[INFO] [stdout] test tests::parses_session_create_message ... ok
[INFO] [stdout] test tests::parses_session_create_worktree_options ... ok
[INFO] [stdout] test tests::parses_session_delete_message ... ok
[INFO] [stdout] test tests::parses_session_set_category_message ... ok
[INFO] [stdout] test tests::pending_create_default_model_skips_model_and_thinking_commands ... ok
[INFO] [stdout] test tests::parses_typed_compare_diff_request_message ... ok
[INFO] [stdout] test tests::pending_create_exit_error_includes_recent_stderr ... ok
[INFO] [stdout] test tests::pending_create_set_thinking_error_returns_request_scoped_error_and_stops_transport ... ok
[INFO] [stdout] test tests::pending_created_session_becomes_visible_only_after_rpc_state ... ok
[INFO] [stdout] test tests::pending_create_set_model_error_returns_request_scoped_error_and_stops_transport ... ok
[INFO] [stdout] test tests::pending_create_ready_queues_model_thinking_then_refresh ... ok
[INFO] [stdout] test tests::project_omp_transcript_preserves_user_image_blocks ... ok
[INFO] [stdout] test tests::deletes_linked_worktree ... ok
[INFO] [stdout] test tests::plan_approval_names_execution_session_and_carries_plan_message ... ok
[INFO] [stdout] test tests::plan_review_event_emits_review_message ... ok
[INFO] [stdout] test tests::projected_messages_without_upstream_ids_get_stable_distinct_ids ... ok
[INFO] [stdout] test tests::query_view_param_extracts_requested_view ... ok
[INFO] [stdout] test tests::prompt_to_source_session_after_fork_is_not_sent_to_fork_transport ... ok
[INFO] [stdout] test tests::read_session_file_goal_mode_uses_latest_mode_change ... ok
[INFO] [stdout] test tests::read_session_header_falls_back_to_first_user_prompt_title ... ok
[INFO] [stdout] test tests::projects_current_todos_from_historical_todo_write_card ... ok
[INFO] [stdout] test tests::omp_contract_fixtures_decode_as_typed_frames ... ok
[INFO] [stdout] test tests::refresh_session_catalog_does_not_erase_known_title_when_header_lacks_one ... ok
[INFO] [stdout] test tests::refresh_session_catalog_hydrates_persisted_goal_mode ... ok
[INFO] [stdout] test tests::creates_git_worktree_from_base_branch ... ok
[INFO] [stdout] test tests::remote_url_formats_explicit_remote_host ... ok
[INFO] [stdout] test tests::replace_messages_preserves_is_new_for_live_ids ... ok
[INFO] [stdout] test tests::projects_historical_task_results_as_tool_cards ... ok
[INFO] [stdout] test tests::replace_messages_rejects_stale_shorter_projection ... ok
[INFO] [stdout] test tests::read_session_header_rejects_subagent_session_init_files ... ok
[INFO] [stdout] test tests::root_entry_handler_redirects_and_preserves_query ... ok
[INFO] [stdout] test tests::rpc_agent_busy_prompt_error_returns_busy_choice_without_notice ... ok
[INFO] [stdout] test tests::refresh_session_catalog_discovers_external_session_files ... ok
[INFO] [stdout] test tests::rejects_worktree_source_that_is_not_repo_root ... ok
[INFO] [stdout] test tests::rpc_cycle_thinking_level_response_updates_projection ... ok
[INFO] [stdout] test tests::rpc_model_list_response_emits_model_list ... ok
[INFO] [stdout] test tests::rpc_prompt_error_targets_real_session_and_clears_busy_state ... ok
[INFO] [stdout] test tests::rpc_session_switch_creates_new_record_and_preserves_previous_transcript ... ok
[INFO] [stdout] test tests::rpc_set_model_response_updates_projection_and_emits_change ... ok
[INFO] [stdout] test tests::rpc_state_update_clears_goal_mode_when_reported_absent ... ok
[INFO] [stdout] test tests::rpc_state_update_clears_pending_plan_when_plan_mode_exits ... ok
[INFO] [stdout] test tests::rpc_state_update_keeps_pending_plan_while_plan_mode_active ... ok
[INFO] [stdout] test tests::rpc_transport_session_id_resolves_visible_source_session_after_remap_safely ... ok
[INFO] [stdout] test tests::rpc_stderr_is_forwarded_and_buffered_for_startup_failures ... ok
[INFO] [stdout] test tests::rust_analyzer_check_aborts_when_unavailable ... ok
[INFO] [stdout] test tests::rust_analyzer_check_proceeds_when_available ... ok
[INFO] [stdout] test tests::rust_analyzer_check_skips_when_flagged ... ok
[INFO] [stdout] test tests::rpc_stdout_does_not_forward_raw_frames_by_default ... ok
[INFO] [stdout] test tests::serializes_client_config_proposed_model_default_thinking ... ok
[INFO] [stdout] test tests::serializes_goal_mode_rpc_commands ... ok
[INFO] [stdout] test tests::serializes_hello_message ... ok
[INFO] [stdout] test tests::save_default_cwd_broadcasts_full_client_config ... ok
[INFO] [stdout] test tests::rpc_stdout_forwards_raw_frames_when_enabled ... ok
[INFO] [stdout] test tests::session_broadcast_seq_chains_across_delta_and_snapshot ... ok
[INFO] [stdout] test tests::refresh_session_catalog_ignores_task_subagent_artifacts ... ok
[INFO] [stdout] test tests::session_event_coordinator_flushes_pending_delta_before_sessions_snapshot ... ok
[INFO] [stdout] test tests::session_event_coordinator_coalesces_session_deltas_until_boundary ... ok
[INFO] [stdout] test tests::session_create_worktree_error_preserves_request_id ... ok
[INFO] [stdout] test tests::session_event_coordinator_preserves_projection_event_order ... ok
[INFO] [stdout] test tests::session_event_coordinator_flushes_pending_deltas_in_first_seen_order ... ok
[INFO] [stdout] test tests::session_summary_preserves_managed_worktree_path ... ok
[INFO] [stdout] test tests::session_runtime_moves_pending_name_and_plan_carryover ... ok
[INFO] [stdout] test tests::set_thinking_level_command_serializes_wire_shape ... ok
[INFO] [stdout] test tests::session_summaries_omit_controller_session ... ok
[INFO] [stdout] test tests::should_use_mobile_root_honors_view_override_before_detection ... ok
[INFO] [stdout] test tests::should_use_mobile_root_uses_client_hints_and_user_agent ... ok
[INFO] [stdout] test tests::shows_hook_message_when_display_true ... ok
[INFO] [stdout] test tests::slash_plan_enters_plan_mode_and_sends_initial_prompt ... ok
[INFO] [stdout] test tests::slash_plan_exits_when_projection_is_in_plan_mode ... ok
[INFO] [stdout] test tests::startup_auth_label_names_token_source_without_secret ... ok
[INFO] [stdout] test tests::state_refresh_enqueues_session_snapshot_without_direct_response ... ok
[INFO] [stdout] test tests::slash_passthrough_prompt_creates_command_notice_without_sending_state ... ok
[INFO] [stdout] test tests::suppressed_events_do_not_perturb_projected_fallback_ids ... ok
[INFO] [stdout] test tests::suppresses_agent_attributed_developer_messages ... ok
[INFO] [stdout] test tests::suppresses_bash_execution_excluded_from_context ... ok
[INFO] [stdout] test tests::suppresses_file_mention_and_compaction ... ok
[INFO] [stdout] test tests::session_set_category_updates_record_and_persisted_map ... ok
[INFO] [stdout] test tests::slash_fork_sends_rpc_fork_command ... ok
[INFO] [stdout] test tests::suppresses_tool_result_messages ... ok
[INFO] [stdout] test tests::suppresses_hook_message_when_display_false ... ok
[INFO] [stdout] test tests::synthetic_carryover_does_not_perturb_live_projected_id ... ok
[INFO] [stdout] test tests::test_state_runtime_owner_shares_legacy_runtime_maps ... ok
[INFO] [stdout] test tests::thinking_only_message_is_none_when_empty ... ok
[INFO] [stdout] test tests::typed_omp_commands_serialize_to_canonical_wire_shapes ... ok
[INFO] [stdout] test tests::timestampless_streaming_updates_keep_stable_render_hash ... ok
[INFO] [stdout] test timestamp::tests::parses_rpc_utc_string_with_fraction ... ok
[INFO] [stdout] test voice::tests::parse_dotenv_key_skips_malformed_lines ... ok
[INFO] [stdout] test voice::tests::resolve_voice_key_rejects_unscoped_openai_key ... ok
[INFO] [stdout] test voice::tests::resolve_voice_key_uses_fura_scoped_dotenv_key ... ok
[INFO] [stdout] test tests::user_message_end_replaces_optimistic_pending_prompt ... ok
[INFO] [stdout] test tests::session_list_enqueues_sessions_snapshot_without_direct_response ... ok
[INFO] [stdout] test voice::tests::resolve_voice_key_uses_fura_scoped_env_var ... ok
[INFO] [stdout] test timestamp::tests::parses_rpc_string_with_offset ... ok
[INFO] [stdout] test timestamp::tests::parses_rpc_millis_number ... ok
[INFO] [stdout] test web::tests::authenticate_session_id_accepts_unexpired_session ... ok
[INFO] [stdout] test web::tests::authenticate_session_id_rejects_missing_session ... ok
[INFO] [stdout] test web::tests::authenticate_websocket_origin_accepts_exact_allowed_origin ... ok
[INFO] [stdout] test web::tests::authenticate_websocket_origin_rejects_disallowed_origin ... ok
[INFO] [stdout] test web::tests::authenticate_session_id_rejects_and_removes_expired_session ... ok
[INFO] [stdout] test web::tests::build_auth_session_response_sets_http_only_cookie ... ok
[INFO] [stdout] test web::tests::build_auth_session_response_adds_secure_cookie_when_requested ... ok
[INFO] [stdout] test web::tests::authenticate_websocket_origin_rejects_missing_origin ... ok
[INFO] [stdout] test web::tests::issue_auth_session_removes_expired_sessions ... ok
[INFO] [stdout] test web::tests::conflate_server_messages_keeps_only_latest_snapshots ... ok
[INFO] [stdout] test web::tests::conflate_server_messages_preserves_ordered_deltas ... ok
[INFO] [stdout] test web::tests::mobile_state_refresh_uses_existing_event_cursor ... ok
[INFO] [stdout] test web::tests::immediate_prepare_client_message_preserves_session_delta ... ok
[INFO] [stdout] test diff::tests::session_changes_prefers_active_repo_over_newer_snapshot_elsewhere ... ok
[INFO] [stdout] test web::tests::client_text_frame_size_limit_is_explicit ... ok
[INFO] [stdout] test tests::session_event_coordinator_timer_flushes_pending_delta_without_boundary ... ok
[INFO] [stderr]      Running unittests src/bin/gui.rs (/opt/rustwide/target/debug/deps/gui-21eed9bc76f5e5ef)
[INFO] [stdout] test diff::tests::session_changes_uses_latest_snapshot_as_base ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 297 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb7e204d3c3fd75cc5332f73d40c1a9f025b1dd86d3def4a4681e84e5df25b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7e204d3c3fd75cc5332f73d40c1a9f025b1dd86d3def4a4681e84e5df25b38", kill_on_drop: false }`
[INFO] [stdout] bb7e204d3c3fd75cc5332f73d40c1a9f025b1dd86d3def4a4681e84e5df25b38
